add AWS Go SDK v2 converse stream API sample to handle image input#7458
add AWS Go SDK v2 converse stream API sample to handle image input#7458xueyao-bai-mike wants to merge 15 commits intoawsdocs:mainfrom
Conversation
merge upstream to forked remote repo
|
Why is there a Go file and a Python file in here? That's not very well explained. It is a Go example, so I would expect everything to be written in Go unless there was a specific reason to include another language. |
|
removed folder python/cross_service/document_OCR_with_textract_bedrock/. |
|
Hey @xueyao-bai-mike, |
Hi Jason, I read through the General Code Example Standards but still confusing what kind of baseline file I need to provide? I previously contributed another PR https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/example_code/bedrock-runtime/models/anthropic_claude/converse_stream_pdf.py, which take PDF as input. Do you mean the code should take a file path input from console? |
|
@xueyao-bai-mike |
|
Hi @xueyao-bai-mike, have you had a chance to work on fixing the comments and the file path input? |
|
Hey @xueyao-bai-mike , I'm going to close this for now since it's been stale for so long. Feel free to re-open it or to ask questions about what is still required. |
This pull request add AWS Go SDK v2 converse stream API sample to handle image input
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.